home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14908 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  630 b 

  1. Path: nosy.bART.nl!usenet
  2. From: painless@bart.nl (Steven van den Berg)
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: Colors in text-mode?????
  5. Date: Tue, 02 Apr 1996 17:49:14 GMT
  6. Organization: bART Internet Services
  7. Message-ID: <4jrlrf$jab@nosy.bart.nl>
  8. NNTP-Posting-Host: dyna-10.bart.nl
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Does somebody know how I can get colors in the text-mode of C/C++? I
  12. want one line with different fore- and background colors on one
  13. screen. I tried textbackground(int) and textcolor(int), but they only
  14. work with the whole screen.
  15.  
  16. I hope there's an easy way to do this.
  17.  
  18. Thanks
  19.  
  20. Steven van den Berg
  21.  
  22.  
  23.